Give read-expression-history a doc.
authorGlenn Morris <rgm@gnu.org>
Thu, 20 Jan 2011 06:40:36 +0000 (22:40 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 20 Jan 2011 06:40:36 +0000 (22:40 -0800)
commit37c5ed26c2182078f9d061ba6e99747205cf14ba
treef6ae1c722881811d6efaa6d0eb94b96c77934754
parent0713a33adbde3164c6bb49e122be902ddb0bf4c3
Give read-expression-history a doc.

* lisp/simple.el (read-expression-history): Remove, it's in minibuf.c.

* src/minibuf.c (syms_of_minibuf) <read-expression-history>:
Give it a doc string.
* src/globals.h: Add Vread_expression_history.
lisp/ChangeLog
lisp/simple.el
src/ChangeLog
src/globals.h
src/minibuf.c